mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-20 14:07:00 +00:00
add missing includes
SVN-Revision: 16676
This commit is contained in:
parent
974df3e994
commit
600958b416
@ -11,6 +11,10 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
||||
#include <asm/traps.h>
|
||||
|
||||
#include <asm/mach-ar71xx/ar71xx.h>
|
||||
#include <asm/mach-ar71xx/pci.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user