[PATCH 1/2] test: led: Add missing ';'
Tom Rini
trini at konsulko.com
Mon Sep 29 16:03:41 CEST 2025
On Mon, Sep 29, 2025 at 12:14:09PM +0200, Christian Marangi wrote:
> On Thu, Sep 25, 2025 at 02:50:25PM -0600, Tom Rini wrote:
> > Some tests here had not been compile tested before submission and were
> > missing a ';' on the end of declaring struct udevice *dev. Add it.
> >
> > Fixes: 9046279d92bb ("test: dm: Add tests for LED boot and activity")
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> > ---
> > Cc: Christian Marangi <ansuelsmth at gmail.com>
> > ---
>
> Sorry Tom for not catching this, I hoped the CI enabled these config.
>
> Does the CI for these test use the SANDBOX defconfig?
>
> Just to prevent similar error in the future.
The issue is that the new options weren't enabled on sandbox as well.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250929/beadc37a/attachment.sig>
More information about the U-Boot
mailing list