| commit | bef53ca086e069a3fb8e6bf4ecf06221de9b445f | [log] [tgz] |
|---|---|---|
| author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sat Jan 31 11:29:28 2009 +0530 |
| committer | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sun Feb 01 11:01:27 2009 +0530 |
| tree | 8af4a2c5e5c088809b9dbd828f1cbbc0bef1d774 | |
| parent | a9f6acc5ab36c7533c9b3e224f7c209d8da4048d [diff] |
headers_check fix: mn10300, swab.h
fix the following 'make headers_check' warnings:
usr/include/asm-mn10300/swab.h:14: include of <linux/types.h> is preferred over <asm/types.h>
usr/include/asm-mn10300/swab.h:19: found __[us]{8,16,32,64} type without #include <linux/types.h>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>