Revert "staging: iio: ak8975: add platform data."
This reverts commit f2f1794835
.
It should not be putting code into the include/input/ directory, and
lots of other people have complained about it.
Cc: Tony SIM <chinyeow.sim.xt@renesas.com>
Cc: Andrew Chew <achew@nvidia.com>
Cc: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
ae9f66da3d
commit
ecc1058aec
2 changed files with 1 additions and 27 deletions
|
@ -1,20 +0,0 @@
|
|||
/*
|
||||
* ak8975 platform support
|
||||
*
|
||||
* Copyright (C) 2010 Renesas Solutions Corp.
|
||||
*
|
||||
* Author: Tony SIM <chinyeow.sim.xt@renesas.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#ifndef _AK8975_H
|
||||
#define _AK8975_H
|
||||
|
||||
struct ak8975_platform_data {
|
||||
int gpio;
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue