Commit 84bd1908 authored by Tristram Ha's avatar Tristram Ha Committed by David S. Miller

net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h

Rename ksz_9477_reg.h to ksz9477_reg.h for consistency as the product
name is always KSZ####.
Signed-off-by: default avatarTristram Ha <Tristram.Ha@microchip.com>
Reviewed-by: default avatarWoojung Huh <Woojung.Huh@microchip.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Reviewed-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c2e86691
......@@ -19,7 +19,7 @@
#include "ksz_priv.h"
#include "ksz_common.h"
#include "ksz_9477_reg.h"
#include "ksz9477_reg.h"
static const struct {
int index;
......
......@@ -14,7 +14,7 @@
#include <linux/etherdevice.h>
#include <net/dsa.h>
#include "ksz_9477_reg.h"
#include "ksz9477_reg.h"
struct ksz_io_ops;
......
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