move drivers/mfd/*.h to include/linux/mfd
authorThomas Kunze <thommycheck@gmx.de>
Tue, 10 Feb 2009 13:54:57 +0000 (14:54 +0100)
committerThomas Kunze <tkunze@tkunze-desktop.(none)>
Fri, 27 Nov 2009 20:07:18 +0000 (21:07 +0100)
commitc8602edf3f9471466755329b78d309f2a01dd449
tree6ba19c85f76136951616b6e77bd1620e39ec6281
parent1d0ad843b08f7655b8ac011bca1e3e0c69a554de
move drivers/mfd/*.h to include/linux/mfd

So drivers like collie_battery driver can use
those files easier.
drivers/mfd/mcp-core.c
drivers/mfd/mcp-sa11x0.c
drivers/mfd/mcp.h [deleted file]
drivers/mfd/ucb1x00-assabet.c
drivers/mfd/ucb1x00-core.c
drivers/mfd/ucb1x00-ts.c
drivers/mfd/ucb1x00.h [deleted file]
include/linux/mfd/mcp.h [new file with mode: 0644]
include/linux/mfd/ucb1x00.h [new file with mode: 0644]