]> 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)
commitad412b67d2642f04f9264dc2c7499798808f409c
treeb090c27d99f7cb06eb38a51b2275ea8e951b59f9
parent207b750dd43dbc506ac10fcf0168bbbd6718a59c
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