bcma: Add __devexit to bcma_host_pci_remove
authorNathan Hintz <nlhintz@hotmail.com>
Sat, 5 May 2012 04:56:35 +0000 (21:56 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:04 +0000 (12:46 -0400)
commit16d75faed98250423abdaf1fa0a3719c5e4e8b45
tree5069bfefda152a0d25ef12b69e35ae0ae721f454
parentc61cab3a6135eacd303a26a327c1e689ec04fcbe
bcma: Add __devexit to bcma_host_pci_remove

Add missing __devexit attribute to bcma_host_pci_remove.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/host_pci.c