drm/radeon/kms: expose thermal/fan i2c buses
[deliverable/linux.git] / scripts / headerdep.pl
index 97399da89ef2ae3779a088d34515e6c05d10ab40..b7f6c560e24d2e88aabb36aea8272465eb94936c 100755 (executable)
@@ -19,7 +19,7 @@ my $opt_graph;
        version => \&version,
 
        all     => \$opt_all,
-       I       => \@opt_include,
+       "I=s"   => \@opt_include,
        graph   => \$opt_graph,
 );
 
This page took 0.034674 seconds and 5 git commands to generate.