blob: 02294388bb202b90465a4c41071c1b729223f5f8 [file] [log] [blame]
/*
* platform_emc1403.h: emc1403 platform data header file
*
* (C) Copyright 2008 Intel Corporation
* Author:
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/
#ifndef _PLATFORM_EMC1403_H_
#define _PLATFORM_EMC1403_H_
extern void __init *emc1403_platform_data(void *info) __attribute__((weak));
#endif