global: Drop common.h inclusion
In order to make it easier to move on to dropping common.h from code directly, remove common.h inclusion from the rest of the header file which had been including it. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#ifndef _DISK_PART_AMIGA_H
|
||||
#define _DISK_PART_AMIGA_H
|
||||
#include <common.h>
|
||||
|
||||
#if CONFIG_IS_ENABLED(ISO_PARTITION)
|
||||
/* Make the buffers bigger if ISO partition support is enabled -- CD-ROMS
|
||||
|
||||
Reference in New Issue
Block a user