Skip to content

Commit

Permalink
stats.pl: add soc
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkh committed Apr 21, 2015
1 parent 224a6b8 commit 82ce94f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/stats.pl
Expand Up @@ -56,6 +56,7 @@ ($$)
($filename eq "scsi") ||
($filename eq "sound") ||
($filename eq "kvm") ||
($filename eq "soc") ||
($filename eq "video")) {
$driver_lines += $lines;
$driver_files++;
Expand Down

0 comments on commit 82ce94f

Please sign in to comment.