]> Pileus Git - ~andy/linux/commit
MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
authorJonas Gorski <jonas.gorski@gmail.com>
Sat, 17 Dec 2011 12:58:17 +0000 (13:58 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 9 Jan 2012 18:23:30 +0000 (18:23 +0000)
commit805166783893651e3352ee9e68ad5d0b68a769f1
tree1715a7074f1e94c1e76223650af68786555e9e5f
parent327c62c554a78af399938445094a7dc834b7fd0b
MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers

All CRC32 fields are 32 bit integers, so define them as such to prevent
unnecessary casts if we want to use them.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
arch/mips/include/asm/mach-bcm63xx/bcm963xx_tag.h