summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-11-06 08:56:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-11-11 10:08:04 +0100
commitf244de9638a482a2f7b6de307661d4c3bbcbf193 (patch)
tree4b7a554be590b5ea1dfca7b1a6d2953d441b0234 /rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c
parentsys/dev/mii/mii_bitbang.c: Add from FreeBSD (diff)
downloadrtems-libbsd-f244de9638a482a2f7b6de307661d4c3bbcbf193.tar.bz2
Rename rtems-bsd-config.h
Rename rtems-bsd-config.h in rtems-bsd-kernel-space.h.
Diffstat (limited to 'rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c')
-rw-r--r--rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c b/rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c
index b9bc7244..b7e3188e 100644
--- a/rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c
+++ b/rtemsbsd/sys/dev/usb/controller/ehci_mpc83xx.c
@@ -12,7 +12,7 @@
* http://www.rtems.com/license/LICENSE.
*/
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
#include <bsp.h>