blob: e866580046619bfab3675b8455ba4cd1f0aea65a [file] [log] [blame]
Simon Glass17f1c402014-11-14 18:18:32 -07001/*
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
Simon Glassa75abeb2016-01-17 16:11:59 -070010int gma_func0_init(struct udevice *dev);
Simon Glass17f1c402014-11-14 18:18:32 -070011
Simon Glass17f1c402014-11-14 18:18:32 -070012#endif