diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-08-03 22:11:24 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-08-03 22:11:24 (GMT) |
commit | 25fd91dc72de6b0491b8cd298a079b9176c0c48e (patch) | |
tree | b3bdad8c636279632817a8ec4846200a31ef285b /drivers/rtc | |
parent | bf0f500bd0199aab613eb0ecb3412edd5472740d (diff) | |
download | linux-25fd91dc72de6b0491b8cd298a079b9176c0c48e.tar.xz |
drm: i915: fix build when DEBUG_FS is disabled
This clearly had never gotten tested, probably because you need a fairly
minimal configuration in order to disable DEBUG_FS (several other
options select it).
The dummy inline functions that were used for the no-DEBUG_FS case were
missing the argument names in the declarations.
Fixes: 1dac891c1c95 ("drm/i915: Register debugfs interface last")
Reported-and-tested-by: Jörg Otte <jrg.otte@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions