mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-08 14:13:53 +00:00
cw1200: rename the cw1200 platform definition header
My previous patch just moved the file, but it also needed to be renamed to conform to proper conventions. Signed-off-by: Solomon Peachy <pizza@shaftnet.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
7c0b6f49db
commit
4da2a54a84
@ -20,7 +20,7 @@
|
||||
|
||||
#include "cw1200.h"
|
||||
#include "hwbus.h"
|
||||
#include <linux/platform_data/cw1200_platform.h>
|
||||
#include <linux/platform_data/net-cw1200.h>
|
||||
#include "hwio.h"
|
||||
|
||||
MODULE_AUTHOR("Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>");
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
#include "cw1200.h"
|
||||
#include "hwbus.h"
|
||||
#include <linux/platform_data/cw1200_platform.h>
|
||||
#include <linux/platform_data/net-cw1200.h>
|
||||
#include "hwio.h"
|
||||
|
||||
MODULE_AUTHOR("Solomon Peachy <speachy@sagrad.com>");
|
||||
|
Loading…
Reference in New Issue
Block a user