]> 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)
commitb63e720ea7a88943205406e5036400577df41f17
treed9a7b961dead24acdd39aaf2c8b280c8d729eb6b
parentd364c87f622a01c059e43cf3d8f9aa1dbac741e6
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]