ACK: [PATCH] src: re-order source list alphabetically
ivanhu
ivan.hu at canonical.com
Tue Nov 14 10:09:38 UTC 2017
On 11/08/2017 05:10 PM, Alex Hung wrote:
> There are no functional changes.
>
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> src/Makefile.am | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index cd4b591..4daa9e8 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -45,16 +45,6 @@ endif
> #
> fwts_SOURCES = main.c \
> acpi/ac_adapter/ac_adapter.c \
> - acpi/devices/ac_adapter/ac.c \
> - acpi/devices/battery/battery.c \
> - acpi/devices/battery/smart_battery.c \
> - acpi/devices/ec/ec.c \
> - acpi/devices/buttons/power_button.c \
> - acpi/devices/buttons/sleep_button.c \
> - acpi/devices/lid/lid.c \
> - acpi/devices/sensor/als.c \
> - acpi/devices/time/time.c \
> - acpi/devices/wpc/wpc.c \
> acpi/acpidump/acpidump.c \
> acpi/acpiinfo/acpiinfo.c \
> acpi/acpitables/acpitables.c \
> @@ -77,6 +67,16 @@ fwts_SOURCES = main.c \
> acpi/cstates/cstates.c \
> acpi/dbgp/dbgp.c \
> acpi/dbg2/dbg2.c \
> + acpi/devices/ac_adapter/ac.c \
> + acpi/devices/battery/battery.c \
> + acpi/devices/battery/smart_battery.c \
> + acpi/devices/ec/ec.c \
> + acpi/devices/buttons/power_button.c \
> + acpi/devices/buttons/sleep_button.c \
> + acpi/devices/lid/lid.c \
> + acpi/devices/sensor/als.c \
> + acpi/devices/time/time.c \
> + acpi/devices/wpc/wpc.c \
> acpi/dmar/dmar.c \
> acpi/dppt/dppt.c \
> acpi/drtm/drtm.c \
Acked-by: Ivan Hu <ivan.hu at canonical.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20171114/df3c88f3/attachment.html>
More information about the fwts-devel
mailing list