]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit8388569a34396fccee22ae8348ca624959694ce0
treed9a7b961dead24acdd39aaf2c8b280c8d729eb6b
parentbe65202a610ca96aa945789c8b0a7bc3529b556e
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]