blk: Drop IF_TYPE_ATAPI
authorSimon Glass <sjg@chromium.org>
Fri, 12 Aug 2022 01:34:54 +0000 (19:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Sep 2022 15:05:16 +0000 (11:05 -0400)
commitf512388ed8fbea6e5aefa2950e4b9673706ebfbe
treef3e54ef8cb090a354cd360d1d15c5808a02112eb
parent606e0542b591efa5cf2927dfbfe9569c7264b01a
blk: Drop IF_TYPE_ATAPI

This is not really needed since it does the same things as IDE. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
disk/part.c
drivers/block/blk-uclass.c
include/blk.h