Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: m68k: irq_node.handler() should return irqreturn_t m68k: section mismatch fixes: Atari SCSI m68k: section mismatch fixes: DMAsound for Atari MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repository m68k: mac - Add SWIM floppy support m68k: mac - Add a new entry in mac_model to identify the floppy controller type. m68k: Add install target
Este cometimento está contido em:
@@ -1524,7 +1524,7 @@ static SETTINGS def_soft = {
|
||||
.speed = 8000
|
||||
} ;
|
||||
|
||||
static MACHINE machTT = {
|
||||
static __initdata MACHINE machTT = {
|
||||
.name = "Atari",
|
||||
.name2 = "TT",
|
||||
.owner = THIS_MODULE,
|
||||
@@ -1553,7 +1553,7 @@ static MACHINE machTT = {
|
||||
.capabilities = DSP_CAP_BATCH /* As per SNDCTL_DSP_GETCAPS */
|
||||
};
|
||||
|
||||
static MACHINE machFalcon = {
|
||||
static __initdata MACHINE machFalcon = {
|
||||
.name = "Atari",
|
||||
.name2 = "FALCON",
|
||||
.dma_alloc = AtaAlloc,
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador