diff options
author | Michal Simek <michal.simek@xilinx.com> | 2013-05-23 02:04:09 -0400 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2013-05-23 02:49:33 -0400 |
commit | b5dd0bb43e209455fb83161d4c8774ce2c23f6e2 (patch) | |
tree | 555cfe71399c101342a2464693e24d400d19c43f /include/linux/kref.h | |
parent | 972be324fe0adaa67717407510aa067a4ae53d2d (diff) |
microblaze: Use proper casting for inb/inw/inl in io.h
We are going to move to asm-generic/io.h but
let's fix compilation warnings first for 3.10.
Warning message:
arch/microblaze/include/asm/io.h:126:26: warning: cast to
pointer from integer of different size [-Wint-to-pointer-cast]
#define inb(port) readb((u8 *)((port)))
...
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/linux/kref.h')
0 files changed, 0 insertions, 0 deletions