alistair23-linux/drivers/memory/tegra
Linus Torvalds 815d469d8c One more patch to remove io.h from clk-provider.h. We used to need this
include when we had clk_readl() and clk_writel(), but those are gone now
 so this patch pushes the dependency out to the users of clk-provider.h.
 -----BEGIN PGP SIGNATURE-----
 
 iQJFBAABCAAvFiEE9L57QeeUxqYDyoaDrQKIl8bklSUFAlzdx/ERHHNib3lkQGtl
 cm5lbC5vcmcACgkQrQKIl8bklSUeJw/+NfQU+GwmfM1mXUnClTuJthKZRlXQTt4o
 KzD4VtdqWOPSPWF2QNUM3oG5+FxbmzxZBMMyAfWKO4MS/hYvD3wZOdbP56KvoUe6
 I75FHSGYlXFMvohm6vjPvfx30IcBn0QZcP9bhP5B5h0UbIG9annbVWWNR2qBg+/O
 4p3o33CPSIO5W3IblSWrFzuEOBXNlkJKTIZW2BcV33aUCbAD3wrvqoP5l7xBbDJN
 U+QC+4LoZtA1RSM03qOzHleXrXNhBjWNtxRqXCIu0hkmyVdPAHDg0tb745HdLUc+
 PTRCCguU21ANJMf2hD0dYiRi5fSPSLzIqQ2uZW8O6/ChSIMsOrZ43tW1TsQ7E7ZD
 gGEu2aj5euPyTVh0HmWKXyqEEUF/fqywJtwNQSyNTzDvQd807Pabb1YoIzZz9w2S
 V+/PoDVYF90IN1DsuOnbTCQ/BK0bqUb+7BtkrCzJ1ip3FpdB3017zT1b5wIzLjfI
 1NO3ub5iHGAiS1qzChGa3Va56CDjspx66atMomDaeOQsBC983GdWOerBunKxL3UM
 US7rhr9DgPz8p9DEFPeXQXABgZUV4ToBb8nD8b2U1eFiOZthg7CO5mKSuwPGXcBQ
 RsWwmxc87DZJJJno2abacK/h0ii/r8f+3+C9x98vtYewJEC5RHbJygYHcr3YNjo1
 LOdCMassRT4=
 =JjQo
 -----END PGP SIGNATURE-----

Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull more clk framework updates from Stephen Boyd:
 "One more patch to remove io.h from clk-provider.h.

  We used to need this include when we had clk_readl() and clk_writel(),
  but those are gone now so this patch pushes the dependency out to the
  users of clk-provider.h"

* tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: Remove io.h from clk-provider.h
2019-05-16 19:05:35 -07:00
..
Kconfig memory: tegra: Introduce Tegra20 EMC driver 2018-11-08 12:50:34 +01:00
Makefile memory: tegra: Introduce Tegra20 EMC driver 2018-11-08 12:50:34 +01:00
mc.c memory: tegra: Replace readl-writel with mc_readl-mc_writel 2019-04-18 11:36:10 +02:00
mc.h memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra20-emc.c memory: tegra: Introduce Tegra20 EMC driver 2018-11-08 12:50:34 +01:00
tegra20.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra30.c memory: tegra: Fix a typos for "fdcdwr2" mc client 2019-04-18 11:51:17 +02:00
tegra114.c memory: tegra: Fix a typos for "fdcdwr2" mc client 2019-04-18 11:51:17 +02:00
tegra124-emc.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
tegra124.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00
tegra186.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
tegra210.c memory: tegra: Properly spell "tegra" 2019-04-11 17:58:41 +02:00