APPLIED[K]: [SRU][Unstable/L/K][PATCH] Ubuntu: remove leftover reference to ubuntu/hio driver
Luke Nowakowski-Krijger
luke.nowakowskikrijger at canonical.com
Fri Jan 27 21:22:11 UTC 2023
Applied to kinetic:linux master-next
Thanks,
- Luke
On Tue, Dec 13, 2022 at 10:45 PM Juerg Haefliger <
juerg.haefliger at canonical.com> wrote:
> From: Thomas Lamprecht <t.lamprecht at proxmox.com>
>
> BugLink: https://bugs.launchpad.net/bugs/1999556
>
> A single reference to the hio driver was forgotten when it was removed
> recently. While this reference is not a problem for the build itself, it
> breaks the __clean target from 'scripts/Makefile.clean' here, as make
> cannot enter the "ubuntu/hio" folder for cleaning due to ENOENT.
>
> Fixes: 4ea6dd9afa0a0d ("UBUNTU: Remove ubuntu/hio driver")
> Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> Acked-by: Tim Gardner <tim.gardner at canonical.com>
> Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
> Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
> ---
> ubuntu/Makefile | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/ubuntu/Makefile b/ubuntu/Makefile
> index 27fa95ba242a..3bfc4494c069 100644
> --- a/ubuntu/Makefile
> +++ b/ubuntu/Makefile
> @@ -15,10 +15,6 @@
> ##
> ##
> ##
> -obj-$(CONFIG_HIO) += hio/
> -##
> -##
> -##
> obj-$(CONFIG_UBUNTU_HOST) += ubuntu-host/
> ##
> ##
> --
> 2.34.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230127/83b039d8/attachment.html>
More information about the kernel-team
mailing list