| commit | 726da1e3408caae6af8372f93380f18986f1003b | [log] [tgz] |
|---|---|---|
| author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sat Jan 31 11:39:01 2009 +0530 |
| committer | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Sun Feb 01 11:01:27 2009 +0530 |
| tree | 03368d9c56246b2547cb4e8210da5882b80e765d | |
| parent | 79f95ac2412c993e52f02cfde1f71d141b2e530d [diff] |
headers_check fix: parisc, swab.h
fix the following 'make headers_check' warnings:
usr/include/asm-parisc/swab.h:4: include of <linux/types.h> is preferred over <asm/types.h>
usr/include/asm-parisc/swab.h:9: found __[us]{8,16,32,64} type without #include <linux/types.h>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>