<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>35ba63b8 - vme: move back to staging</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/vme_user/Makefile#35ba63b8</link>
        <description>vme: move back to stagingThe VME subsystem graduated from staging into a top-level subsystem in2012, with commit db3b9e990e75 (&quot;Staging: VME: move VME drivers out ofstaging&quot;) stating:    The VME device drivers have not moved out yet due to some API    questions they are still working through, that should happen soon,    hopefully.However, this never happened: maintenance of drivers/vme effectivelystopped in 2017, with all subsequent changes being treewide cleanups.No hardware driver remains in staging, only the limited user-levelaccess, and I just removed one of the two bridge drivers and the onlyremaining board.drivers/staging/vme/devices/ was recently moved todrivers/staging/vme_user/, but as the vme_user driver is the only oneremaining for this subsystem, it is easier to just move the remainingthree source files into this directory rather than keeping the originalhierarchy.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Link: https://lore.kernel.org/r/20220606084109.4108188-3-arnd@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/vme_user/Makefile</description>
        <pubDate>Mon, 06 Jun 2022 08:41:05 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>e36c9c00 - staging: vme: Move &apos;vme/devices/&apos; to &apos;vme_user/&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/vme_user/Makefile#e36c9c00</link>
        <description>staging: vme: Move &apos;vme/devices/&apos; to &apos;vme_user/&apos;In &lt;db3b9e990e75573402cda22faf933760f076c033&gt; (&quot;Staging: VME: move VMEdrivers out of staging&quot;) the vme code, board and bridge drivers weremoved out of the staging tree, remaining only the VME user devicedriver.Since this driver is the only one remaining in staging, such multi-levelstructure confuses more than helps. The current structure is as follows: - drivers/staging/vme/                       Makefile                       devices/                               Kconfig                               Makefile                               vme_user.c                               vme_user.hThe top-level Makefile has the only function of calling another Makefileinto the devices/ subdirectory. This latter only compiles the vme_userdriver, since there is no other in the staging tree.This patch removes the unnecessary Makefile from the &apos;vme/&apos; dir, movethe contents of &apos;vme/devices&apos; into the &apos;vme/&apos; dir, and renames it to&apos;vme_user/&apos; (the driver name), allowing a straightforward understandingof this driver&apos;s contents. Furthermore, it updates the MAINTAINERS fileto properly reflect the new paths.Signed-off-by: Bruno Moreira-Guedes &lt;codeagain@codeagain.dev&gt;Link: https://lore.kernel.org/r/2cd7de9a426c443a5ea618682d605ecfd751d798.1650544175.git.codeagain@codeagain.devSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/vme_user/Makefile</description>
        <pubDate>Thu, 21 Apr 2022 14:59:34 +0000</pubDate>
        <dc:creator>Bruno Moreira-Guedes &lt;codeagain@codeagain.dev&gt;</dc:creator>
    </item>
</channel>
</rss>
