net: wl12xx: sdio: id_tables should be __devinitconst
authorFelipe Balbi <balbi@ti.com>
Fri, 13 May 2011 21:26:18 +0000 (00:26 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 27 Jun 2011 07:15:44 +0000 (10:15 +0300)
That's only needed during init anyway, let's free
some space after we're done probing.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found