Commit 4da2a54a authored by Solomon Peachy's avatar Solomon Peachy Committed by John W. Linville

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: default avatarSolomon Peachy <pizza@shaftnet.org>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 7c0b6f49
......@@ -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>");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment