Skip to content

Commit

Permalink
Blackfin: ip0x: pull in asm/portmux.h for P_xxx defines
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
  • Loading branch information
Mike Frysinger committed Dec 15, 2009
1 parent caf0ea8 commit 99e452e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/blackfin/mach-bf533/boards/ip0x.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#endif
#include <asm/irq.h>
#include <asm/bfin5xx_spi.h>
#include <asm/portmux.h>

/*
* Name the Board for the /proc/cpuinfo
Expand Down

0 comments on commit 99e452e

Please sign in to comment.