diff options
author | Akira Takeuchi <takeuchi.akr@jp.panasonic.com> | 2010-10-27 18:28:36 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2010-10-27 18:28:36 +0200 |
commit | 3195d0b564c4aa3f8ff13b536e3c09a9ffed8f12 (patch) | |
tree | c5e79b38462d87b690c563b063963e37a550281d /arch/mn10300/include/asm/io.h | |
parent | Typedef SMP call function pointer (diff) | |
download | linux-3195d0b564c4aa3f8ff13b536e3c09a9ffed8f12.tar.xz linux-3195d0b564c4aa3f8ff13b536e3c09a9ffed8f12.zip |
MN10300: Don't cast away the volatile in test_bit()
Don't cast away the volatile in test_bit()'s parameter when we change its type
from const volatile void * so that we can dereference it.
Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/mn10300/include/asm/io.h')
0 files changed, 0 insertions, 0 deletions