]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: rename wl12xx.h to wlcore_i.h
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:13:42 +0000 (12:13 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:56:10 +0000 (15:56 +0300)
commit088caaa5d04a232c0d7082511da3fd7ec8dd757e
treed9a7b961dead24acdd39aaf2c8b280c8d729eb6b
parente59d9a4d5b9a132ac9b046f85a11211bf23aa852
wlcore: rename wl12xx.h to wlcore_i.h

The wl12xx.h file now contains mostly definitions that are internal to
wlcore.  Still, some things need to me moved to the public header, so
for now we keep including it in wlcore.h.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wlcore/wl12xx.h [deleted file]
drivers/net/wireless/ti/wlcore/wlcore.h
drivers/net/wireless/ti/wlcore/wlcore_i.h [new file with mode: 0644]