block: move the various x86 Unix label formats out of genhd.h
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Mar 2020 07:25:29 +0000 (08:25 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 24 Mar 2020 13:57:08 +0000 (07:57 -0600)
commit3f4fc59c1321b74df27dcd5d77b37989ed93265b
tree3ffcc07c6384de6fb2798e3d0246e0e5bd81d8db
parentcb0ab52652123c47cb72e665ce9fdd3029dcb175
block: move the various x86 Unix label formats out of genhd.h

All these are just used in block/partitions/msdos.c, so move them out of the
genhd.h driver included by every driver.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/partitions/msdos.c
include/linux/genhd.h