Commit 01c1b998 authored by Nathan Lynch's avatar Nathan Lynch Committed by Michael Ellerman
Browse files

powerpc/rtas-proc: remove unused RMO_READ_BUF_MAX

parent c13ff6f3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -755,8 +755,6 @@ static int ppc_rtas_tone_volume_show(struct seq_file *m, void *v)
	return 0;
}

#define RMO_READ_BUF_MAX 30

/**
 * ppc_rtas_rmo_buf_show() - Describe RTAS-addressable region for user space.
 *