summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/variants/baseboard
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-09-10 10:32:32 +0200
committerElyes Haouas <ehaouas@noos.fr>2023-09-11 21:35:10 +0000
commitfb39a2f91ae1b0fe1bbbebf410c443574f977cb4 (patch)
tree488fb097f19adf25c40ef33791acae9596e2d3fb /src/mainboard/google/zork/variants/baseboard
parentb024e23cfd105b9db912337063dead677e4988d1 (diff)
downloadcoreboot-fb39a2f91ae1b0fe1bbbebf410c443574f977cb4.tar.gz
coreboot-fb39a2f91ae1b0fe1bbbebf410c443574f977cb4.tar.bz2
coreboot-fb39a2f91ae1b0fe1bbbebf410c443574f977cb4.zip
mb/google: Remove space between function name and '('
Change-Id: I0909f24844fab3dfc859ea8c5325344a9872799f Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77764 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/google/zork/variants/baseboard')
-rw-r--r--src/mainboard/google/zork/variants/baseboard/include/baseboard/ec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/zork/variants/baseboard/include/baseboard/ec.h b/src/mainboard/google/zork/variants/baseboard/include/baseboard/ec.h
index 5c767aacc500..b28a4894c490 100644
--- a/src/mainboard/google/zork/variants/baseboard/include/baseboard/ec.h
+++ b/src/mainboard/google/zork/variants/baseboard/include/baseboard/ec.h
@@ -61,7 +61,7 @@
#define SIO_EC_MEMMAP_ENABLE /* EC Memory Map Resources */
#define SIO_EC_HOST_ENABLE /* EC Host Interface Resources */
#define SIO_EC_ENABLE_PS2K /* Enable PS/2 Keyboard */
-#define SIO_EC_PS2K_IRQ Interrupt (ResourceConsumer, Level, ActiveLow, Shared) {1}
+#define SIO_EC_PS2K_IRQ Interrupt(ResourceConsumer, Level, ActiveLow, Shared) {1}
/*
* Enable EC sync interrupt via GPIO controller, EC_SYNC_IRQ is defined in