aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorStephen Warren <[email protected]>2012-03-16 14:54:23 -0600
committerLinus Walleij <[email protected]>2012-04-11 09:31:01 +0200
commit6f11f6f1a0a717eb8bd0dadd101c4522b945c501 (patch)
treef9de4499341c9fb78841143969613a96da5c768e /tools/perf/scripts/python/syscall-counts-by-pid.py
parent89e004e78ff6317520d35bdb0d0174893ab49f17 (diff)
pinctrl: include <linux/bug.h> to prevent compile errors
Macros in <linux/pinctrl/machine.h> call ARRAY_SIZE(), the definition of which eventually calls BUILD_BUG_ON_ZERO(), which is defined in <linux/bug.h>. Include that so that every .c file using the pinctrl macros doesn't have to do that itself. Signed-off-by: Stephen Warren <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions