mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
software node: remove DEV_PROP_MAX
This definition is not used anywhere, let's remove it. Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
8ed61d3605
commit
a00351687f
|
|
@ -22,7 +22,6 @@ enum dev_prop_type {
|
|||
DEV_PROP_U32,
|
||||
DEV_PROP_U64,
|
||||
DEV_PROP_STRING,
|
||||
DEV_PROP_MAX,
|
||||
};
|
||||
|
||||
enum dev_dma_attr {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user