summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorViresh KUMAR <viresh.kumar@st.com>2011-05-02 18:36:45 +0000
committerDavid S. Miller <davem@davemloft.net>2011-05-03 16:09:40 -0700
commit57a503c61db077b923e23f36050c02166a4a1db2 (patch)
tree5c34d25218ee315a944120aa8edb8af028791671 /tools/perf/scripts/python/syscall-counts.py
parente67f88dd12f610da98ca838822f2c9b4e7c6100e (diff)
downloadkernel-57a503c61db077b923e23f36050c02166a4a1db2.tar.gz
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
stmmac.h uses struct platform_device and doesn't include <linux/platform_device.h>. Whereas drivers/net/stmmac/stmmac.h includes it, but doesn't directly use it. And so we get following compilation warning while using this file: warning: ‘struct platform_device’ declared inside parameter list This patch includes <linux/platform_device.h> in linux/stmmac.h and removes it from drivers/net/stmmac/stmmac.h Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
s: ti: k3-am65: Add AM652 dtsi fileAndrew Davis 2023-12-04arm64: dts: ti: k3-am65: Enable SDHCI nodes at the board levelAndrew Davis 2023-12-01arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devicesJan Kiszka 2023-12-01arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pinSu Bao Cheng 2023-12-01arm64: dts: ti: iot2050: Definitions for runtime pinmuxingBenedikt Niedermayr 2023-12-01arm64: dts: ti: iot2050: Drop unused ecap0 PWMJan Kiszka 2023-12-01arm64: dts: ti: iot2050: Re-add aliasesJan Kiszka 2023-08-09arm64: dts: ti: k3-am65: Enable TSCADC nodes at the board levelAndrew Davis 2023-08-09arm64: dts: ti: k3-am65: Enable OSPI nodes at the board levelAndrew Davis 2023-06-15arm64: dts: ti: Unify pin group node names for make dtbs checksTony Lindgren 2023-06-15arm64: dts: ti: k3-am65-iot*: Fixup reference to phandles arrayNishanth Menon 2023-06-15arm64: dts: ti: k3-am65-iot2050-common: Rename rtc8564 nodenameNishanth Menon 2023-05-08arm64: dts: ti: k3-am65*: Drop bootargsNishanth Menon 2023-01-26arm64: dts: ti: iot2050: Add layout of OSPI flashJan Kiszka 2022-11-03arm64: dts: ti: k3-am65: Enable McASP nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable Mailbox nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable PCIe nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable MCAN nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable MDIO nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable ECAP nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable SPI nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable I2C nodes at the board levelAndrew Davis 2022-11-03arm64: dts: ti: k3-am65: Enable UART nodes at the board levelAndrew Davis