mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
Blackfin arch: drop ad73311 test code
drop ad73311 test code, this can be done easily from userspace Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
d64bc118d3
commit
3a7526d4f5
@ -120,9 +120,6 @@ struct sport_register {
|
||||
#define SPORT_IOC_MAGIC 'P'
|
||||
#define SPORT_IOC_CONFIG _IOWR('P', 0x01, struct sport_config)
|
||||
|
||||
/* Test purpose */
|
||||
#define ENABLE_AD73311 _IOWR('P', 0x02, int)
|
||||
|
||||
struct sport_dev {
|
||||
struct cdev cdev; /* Char device structure */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user