Home
last modified time | relevance | path

Searched hist:d2aca8f9a64c26dcd9b3eb27db949f830eb80b28 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dauxio_32.hdiff d2aca8f9a64c26dcd9b3eb27db949f830eb80b28 Fri May 16 23:25:43 CEST 2014 Sam Ravnborg <sam@ravnborg.org> sparc32: fix sparse warning in auxio_32.c

Fix following warning:
auxio_32.c:133:33: warning: cast removes address space of expression

To fix this auxio_power_register had to be defined as u8 _iomem.
Use proper sbus operations on the pointer.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/arch/sparc/kernel/
H A Dauxio_32.cdiff d2aca8f9a64c26dcd9b3eb27db949f830eb80b28 Fri May 16 23:25:43 CEST 2014 Sam Ravnborg <sam@ravnborg.org> sparc32: fix sparse warning in auxio_32.c

Fix following warning:
auxio_32.c:133:33: warning: cast removes address space of expression

To fix this auxio_power_register had to be defined as u8 _iomem.
Use proper sbus operations on the pointer.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dprocess_32.cdiff d2aca8f9a64c26dcd9b3eb27db949f830eb80b28 Fri May 16 23:25:43 CEST 2014 Sam Ravnborg <sam@ravnborg.org> sparc32: fix sparse warning in auxio_32.c

Fix following warning:
auxio_32.c:133:33: warning: cast removes address space of expression

To fix this auxio_power_register had to be defined as u8 _iomem.
Use proper sbus operations on the pointer.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>