diff options
author | Arnd Bergmann <arnd@arndb.de> | 2020-01-12 13:04:44 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-01-12 12:59:52 -0800 |
commit | 2785543fbf0498eb749adee3d129ba8ac139c729 (patch) | |
tree | 952a7280984cb16420ede82f7d055fa7ce192a51 /net/ax25 | |
parent | c74f16b6034401b17bb1cf549871186a8ece5f92 (diff) | |
download | linux-2785543fbf0498eb749adee3d129ba8ac139c729.tar.gz linux-2785543fbf0498eb749adee3d129ba8ac139c729.tar.bz2 linux-2785543fbf0498eb749adee3d129ba8ac139c729.zip |
ptp: ixp46x: move adjacent to ethernet driver
The ixp46x ptp driver has a somewhat unusual setup, where the ptp
driver and the ethernet driver are in different directories but
access the same registers that are defined a platform specific
header file.
Moving everything into drivers/net/ makes it look more like most
other ptp drivers and allows compile-testing this driver on
other targets.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ax25')
0 files changed, 0 insertions, 0 deletions