[netdrvr] hp100: encapsulate all non-module code
authorJeff Garzik <jeff@garzik.org>
Sun, 1 Oct 2006 11:32:20 +0000 (07:32 -0400)
committerJeff Garzik <jeff@garzik.org>
Sun, 1 Oct 2006 11:32:20 +0000 (07:32 -0400)
The previous '#ifndef MODULE' block did not cover all the
static-build-only code.  Now it does.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found