summaryrefslogtreecommitdiffstats
path: root/sys/dev/cardbus
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2009-03-10 22:04:52 +0000
committerimp <imp@FreeBSD.org>2009-03-10 22:04:52 +0000
commit7d9e6453e4c20465a239114659c1475a91667679 (patch)
tree542c52338b85500d04af56cb90e552d7cb1ef75a /sys/dev/cardbus
parente72559bcd408a6154b20579ea88035da529ae5b3 (diff)
downloadFreeBSD-src-7d9e6453e4c20465a239114659c1475a91667679.zip
FreeBSD-src-7d9e6453e4c20465a239114659c1475a91667679.tar.gz
Restore blank line removed when fixing my earlier botch. Never do
just one last change before bed... Pointy had to: imp
Diffstat (limited to 'sys/dev/cardbus')
-rw-r--r--sys/dev/cardbus/cardbus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cardbus/cardbus.c b/sys/dev/cardbus/cardbus.c
index 0054c42..75e3339 100644
--- a/sys/dev/cardbus/cardbus.c
+++ b/sys/dev/cardbus/cardbus.c
@@ -82,6 +82,7 @@ static int cardbus_read_ivar(device_t cbdev, device_t child, int which,
uintptr_t *result);
static void cardbus_release_all_resources(device_t cbdev,
struct cardbus_devinfo *dinfo);
+
/************************************************************************/
/* Probe/Attach */
/************************************************************************/
OpenPOWER on IntegriCloud