diff options
Diffstat (limited to 'src/mainboard/google/beltino/variants/panther')
-rw-r--r-- | src/mainboard/google/beltino/variants/panther/led.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/beltino/variants/panther/led.c b/src/mainboard/google/beltino/variants/panther/led.c index 54e4458f0e..3fe93b436a 100644 --- a/src/mainboard/google/beltino/variants/panther/led.c +++ b/src/mainboard/google/beltino/variants/panther/led.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include <types.h> #include "../../onboard.h" void set_power_led(int state) |