soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git] / src / mainboard / prodrive / hermes / gpio.h
blob8fce3c8b392a488991821171c5a058e8905e7baf
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef PCH_GPIO_H
4 #define PCH_GPIO_H
6 void program_gpio_pads(void);
7 void program_early_gpio_pads(void);
9 #endif /* PCH_GPIO_H */