Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50e4d3ac authored by Paul Bolle's avatar Paul Bolle Committed by Greg Kroah-Hartman
Browse files

staging: sb105x: Remove obsolete CONFIG_M386

parent 96d69e20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@ static DEFINE_MUTEX(mp_mutex);
#define DEBUG_INTR(fmt...)  do { } while (0)
#endif

#if defined(__i386__) && (defined(CONFIG_M386) || defined(CONFIG_M486))
#if defined(__i386__) && defined(CONFIG_M486)
#define SERIAL_INLINE
#endif
#ifdef SERIAL_INLINE