]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit925ed7daa56a112794828905d2b89b8af8838cca
treeb090c27d99f7cb06eb38a51b2275ea8e951b59f9
parent9388d874c0d76ea4bc65edfff687f9c8a752be74
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