]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mcb: remove unused struct 'mcb_parse_priv'
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 24 Jun 2024 09:01:04 +0000 (11:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2024 14:41:48 +0000 (16:41 +0200)
commit2f3fd91b9e6e744fce3cde4e1f8dd6f320548c0e
treef9fb56977628d7c3f131b78361127a6d92f6fda7
parentb45c696c27d6a93917f980a55eaf96a4d08f0e0d
mcb: remove unused struct 'mcb_parse_priv'

'mcb_parse_priv' has been unused since the initial
commit 3764e82e5150 ("drivers: Introduce MEN Chameleon Bus").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
Link: https://lore.kernel.org/r/20240624090104.12871-2-jth@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mcb/mcb-parse.c