mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
i2c: Clean drivers/i2c/ Makefile
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
committed by
Wolfgang Denk
parent
0a823aa2a8
commit
a4a549b4b5
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <common.h>
|
||||
|
||||
#ifdef CONFIG_FSL_I2C
|
||||
#ifdef CONFIG_HARD_I2C
|
||||
|
||||
#include <command.h>
|
||||
@@ -391,4 +390,3 @@ unsigned int i2c_get_bus_speed(void)
|
||||
}
|
||||
|
||||
#endif /* CONFIG_HARD_I2C */
|
||||
#endif /* CONFIG_FSL_I2C */
|
||||
|
Reference in New Issue
Block a user