]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit51946b10cfc741bfdcb82ea6ba65e775702f3a27
tree312392434dafe3a63638335e54034c3f9cb7dc3b
parentc31b3f73855821d8292904a7c36f5ec9d2ba2c5b
Blackfin: bf533: merge fio_flag back into normal mach headers

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>
arch/blackfin/mach-bf533/include/mach/cdefBF532.h
arch/blackfin/mach-bf533/include/mach/fio_flag.h [deleted file]