add missing includes

SVN-Revision: 16676
master
Gabor Juhos 15 years ago
parent 974df3e994
commit 600958b416
  1. 4
      target/linux/ar71xx/files/arch/mips/ar71xx/pci.c

@ -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…
Cancel
Save