]> git.sur5r.net Git - u-boot/blob - arch/x86/include/asm/arch-ivybridge/bd82x6x.h
x86: Move common PCH code into a common place
[u-boot] / arch / x86 / include / asm / arch-ivybridge / bd82x6x.h
1 /*
2  * Copyright (C) 2014 Google, Inc
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #ifndef _ASM_ARCH_BD82X6X_H
8 #define _ASM_ARCH_BD82X6X_H
9
10 int gma_func0_init(struct udevice *dev);
11
12 #endif