aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/dm/platdata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dm/platdata.h b/include/dm/platdata.h
index 488b2ab..b73aa33 100644
--- a/include/dm/platdata.h
+++ b/include/dm/platdata.h
@@ -23,7 +23,6 @@
* @name: Driver name
* @platdata: Driver-specific platform data
* @platdata_size: Size of platform data structure
- * @flags: Platform data flags (DM_FLAG_...)
*/
struct driver_info {
const char *name;