Blackfin: pull in asm/io.h in ksyms for prototypes
authorMike Frysinger <vapier@gentoo.org>
Sat, 13 Jun 2009 14:35:10 +0000 (10:35 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 19 Jun 2009 01:40:44 +0000 (21:40 -0400)
Make sure we pull in asm/io.h when exporting symbols for the I/O functions
so we don't end up with a build failure due to missing prototypes.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found