diff options
| author | Daniel Palmer <daniel@thingy.jp> | 2025-12-14 12:40:45 +0900 |
|---|---|---|
| committer | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2025-12-17 10:24:41 +0100 |
| commit | 77f25f0c2e1f59b35600b4d29bd6b2c54c31ab75 (patch) | |
| tree | bc2926383ab07aa523a440884b691d7859a8d24a /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 30eb99dfd3439f25d0f79815f7f859da03fc8fff (diff) | |
gpiolib: of: Only compile in MT2701 quirk when it is needed.
The compiler cannot workout if this is actually needed or not
so machines that will never need this code also get it.
For example:
m68k-linux-gnu-nm vmlinux | grep mt27
00135742 t of_find_mt2701_gpio
Add some ugly ifdef'ery to get rid of it.
Signed-off-by: Daniel Palmer <daniel@thingy.jp>
Link: https://lore.kernel.org/r/20251214034045.4029590-1-daniel@thingy.jp
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
