mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
remove sonypi_camera_command()
Remove the no longer used sonypi_camera_command(). Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
759448f459
commit
c289dca379
2 changed files with 0 additions and 49 deletions
|
@ -153,8 +153,6 @@
|
|||
#define SONYPI_COMMAND_GETCAMERAROMVERSION 18 /* obsolete */
|
||||
#define SONYPI_COMMAND_GETCAMERAREVISION 19 /* obsolete */
|
||||
|
||||
int sonypi_camera_command(int command, u8 value);
|
||||
|
||||
#endif /* __KERNEL__ */
|
||||
|
||||
#endif /* _SONYPI_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue