| commit | 3fd59061b7b16dd0bb7bf779ba297daa5f0bf0f5 | [log] [tgz] |
|---|---|---|
| author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sat Jan 31 10:36:04 2009 +0530 |
| committer | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sun Feb 01 11:01:22 2009 +0530 |
| tree | 1086bd92cb617ec48d531073935a79bdc84cd334 | |
| parent | 0fc2eb3bade59365ed0b28b8ea3b5c448b2f4a26 [diff] |
headers_check fix: alpha, swab.h
fix the following 'make headers_check' warnings:
usr/include/asm-alpha/swab.h:4: include of <linux/types.h> is preferred over <asm/types.h>
usr/include/asm-alpha/swab.h:10: found __[us]{8,16,32,64} type without #include <linux/types.h>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>