iio: adc: sort Makefile
authorDavid Lechner <dlechner@baylibre.com>
Thu, 23 May 2024 19:24:10 +0000 (14:24 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 4 Jun 2024 18:53:07 +0000 (19:53 +0100)
commit28cf9cbe68298c64857974bca394f150b9e57b60
treec180ef4a9d5dad687159b4d05770d17c79ea60b8
parentc1db755b6a229d1a5d7d3cb5371e82855874398c
iio: adc: sort Makefile

The Makefile for IIO ADC drivers is intended to be sorted alphabetically.
I can be tricky to keep it sorted when adding new drivers when not all
of the existing drivers are sorted. So let's sort everything now to make
it easier to keep it sorted in the future.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20240523192412.3220547-1-dlechner@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Makefile