ataflop: fold headers into C file
authorOmar Sandoval <osandov@fb.com>
Thu, 11 Oct 2018 19:20:48 +0000 (12:20 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 16 Oct 2018 15:49:57 +0000 (09:49 -0600)
commit3e6b8c3c4b14f4f0c4a74027156eb31544c0b0da
treeb090c27d99f7cb06eb38a51b2275ea8e951b59f9
parent21b07f35544af5e2c11f079057e8fb4263d35dd3
ataflop: fold headers into C file

atafd.h and atafdreg.h are only used from ataflop.c, so merge them in
there.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/m68k/include/asm/atafd.h [deleted file]
arch/m68k/include/asm/atafdreg.h [deleted file]
drivers/block/ataflop.c