blob: 9be705ded300d935f89582c5dc1ff7b475116a75 [file] [log] [blame]
/*
* platform_msic_battery.h: MSIC battery 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_MSIC_BATTERY_H_
#define _PLATFORM_MSIC_BATTERY_H_
extern void __init *msic_battery_platform_data(void *info)
__attribute__((weak));
#endif