All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: srini@kernel.org
Cc: linux-kernel@vger.kernel.org, kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] nvmem: qnap-mcu-eeprom: swap header order to fix missing type definitions
Date: Tue, 19 Aug 2025 15:55:06 +0200	[thread overview]
Message-ID: <2398168.22IY78Rhhi@diego> (raw)
In-Reply-To: <20250819111044.2714855-1-heiko@sntech.de>

Am Dienstag, 19. August 2025, 13:10:44 Mitteleuropäische Sommerzeit schrieb Heiko Stuebner:
> The main header for the qnap-mcu uses types without (at the moment)
> including the necessary types.h header.
> 
> While there is patch pending to fix that for every use:
>   https://lore.kernel.org/all/20250804130726.3180806-2-heiko@sntech.de/
> this does not help the nvmem driver right now.
> 
> Swapping the order of module.h and qnap-mcu.h headers does fix the
> problem locally until the main change gets merged though.
> 
> Fixes: 117c3f3014a9 ("nvmem: add driver for the eeprom in qnap-mcu controllers")
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202508191205.ROvIX7IA-lkp@intel.com/
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>

The offending patch has been removed, so this patch is not necessary anymore.


Heiko



      reply	other threads:[~2025-08-19 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-19 11:10 [PATCH] nvmem: qnap-mcu-eeprom: swap header order to fix missing type definitions Heiko Stuebner
2025-08-19 13:55 ` Heiko Stübner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2398168.22IY78Rhhi@diego \
    --to=heiko@sntech.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=srini@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.