headers_check fix: avr32, swab.h
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sat, 31 Jan 2009 05:16:26 +0000 (10:46 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 1 Feb 2009 05:31:23 +0000 (11:01 +0530)
commit1c6ce704f1e965f64ad0b017842854ceec5b9cc7
tree3ba44530c10464a08ba25dfdb7626488a160aae7
parente42ec2418fa96f98ed8d4e6d8a572a7200156df6
headers_check fix: avr32, swab.h

fix the following 'make headers_check' warnings:

  usr/include/asm-avr32/swab.h:7: include of <linux/types.h> is preferred over <asm/types.h>
  usr/include/asm-avr32/swab.h:22: found __[us]{8,16,32,64} type without #include <linux/types.h>

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
arch/avr32/include/asm/swab.h