Blackfin: bf533: merge fio_flag back into normal mach headers
authorMike Frysinger <vapier@gentoo.org>
Wed, 27 Oct 2010 02:55:28 +0000 (22:55 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:08 +0000 (07:18 -0500)
We don't want the BF533 to be different in terms of its MMR headers, so
merge the FIO_FLAG helpers back into the normal place.  To avoid circular
dependencies with headers, turn the inline C funcs into CPP defines.  Not
like there will be any code size differences.

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

No differences found