diff options
author | Alban Bedel <alban.bedel@avionic-design.de> | 2015-05-12 14:04:09 +0530 |
---|---|---|
committer | Matthew Pedro <mapedro@nvidia.com> | 2015-05-19 11:03:17 -0700 |
commit | 909e29cb3cf1f71cf0579f5d9df029c16c8b7dbb (patch) | |
tree | 4f5f373d1e0af4f0652d56c085e2ea06f0c3c9d5 /drivers/video/tegra | |
parent | 2c9605fea66e0c5b697873b1eb4ff067b80d35b5 (diff) |
usb: xhci: tegra: fix compilation with lockdep enabled
The sysfs_attr_init() macro expects a pointer to a struct attribute as
argument and not a pointer to a struct device_attribute. This was
bulding with lockdep disabled because in this case the
sysfs_attr_init() macro does nothing.
Bug 1618089
Change-Id: I6225c5c26beccae3848d8d5360a0efabcba60ce5
Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-on: http://git-master/r/741614
GVS: Gerrit_Virtual_Submit
Reviewed-by: Matthew Pedro <mapedro@nvidia.com>
Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
Diffstat (limited to 'drivers/video/tegra')
0 files changed, 0 insertions, 0 deletions