Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’"
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 13 Jun 2009 20:51:08 +0000 (15:51 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 21 Jun 2009 15:58:46 +0000 (10:58 -0500)
commit7cbdca23c8a4e6d007b62c9136ba0e5f86e069d0
treeb354b39c0938a546536a4c744566f9fb5f449e47
parent1be7bd82bf4c5d9d3efd1de0e2ebe2c5b1db8340
Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’"

This reverts commit bc3bf8fd330ce981ce632a1a4a283eee46838f32.

All the commit did was add a second #include of <linux/module.h> which is
the wrong fix.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/net/cnic.c