summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-09-05 22:23:41 +0000
committerimp <imp@FreeBSD.org>2008-09-05 22:23:41 +0000
commitdb9f13905a5fe51912b9f9402be3548e336783fe (patch)
tree53405b01cf77f6a043442d5a01a2fcc1fdbadb00 /sys/arm
parente9e8fc3c49ef4e55086bd348d5c3388f98a20702 (diff)
downloadFreeBSD-src-db9f13905a5fe51912b9f9402be3548e336783fe.zip
FreeBSD-src-db9f13905a5fe51912b9f9402be3548e336783fe.tar.gz
Kill bogus #if 1. There's no need for it since usb works these days.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/at91/kb920x_machdep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/at91/kb920x_machdep.c b/sys/arm/at91/kb920x_machdep.c
index 6dd99d3..ace4cfb 100644
--- a/sys/arm/at91/kb920x_machdep.c
+++ b/sys/arm/at91/kb920x_machdep.c
@@ -164,7 +164,6 @@ static const struct pmap_devmap kb920x_devmap[] = {
* initialization is done. However, the AT91 resource allocation
* system doesn't know how to use pmap_mapdev() yet.
*/
-#if 1
{
/*
* Add the ohci controller, and anything else that might be
@@ -176,7 +175,6 @@ static const struct pmap_devmap kb920x_devmap[] = {
VM_PROT_READ|VM_PROT_WRITE,
PTE_NOCACHE,
},
-#endif
{
0,
0,
OpenPOWER on IntegriCloud